Skip to content

chore: docs cleanup, README rewrite, CI autoformat and pre-commit hooks#2

Merged
e6qu merged 1 commit intodevfrom
chore/docs-cleanup
Mar 15, 2026
Merged

chore: docs cleanup, README rewrite, CI autoformat and pre-commit hooks#2
e6qu merged 1 commit intodevfrom
chore/docs-cleanup

Conversation

@e6qu
Copy link
Copy Markdown
Owner

@e6qu e6qu commented Mar 15, 2026

Issue for this PR

N/A — repository housekeeping.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

  • Removes 21 translated README files (English only for now)
  • Rewrites README.md for Frankencode: context editing tools, CAS, edit graph, focus agent, installation from source, design document links
  • Consolidates CI into a single test.yml workflow: format check + typecheck + unit tests (removes redundant typecheck.yml)
  • Adds pre-commit hook: autoformat with prettier + typecheck + tests (quiet mode)
  • Adds commit-msg hook: conventional commit format validation
  • Updates pre-push hook: bun version check + typecheck + tests
  • Runs prettier across all TypeScript source files

How did you verify your code works?

  • Prettier format check passes
  • Typecheck passes (all 13 packages)
  • All unit tests pass

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

- Remove 21 translated README files (English only for now)
- Rewrite README.md for Frankencode
- Add prettier format check to CI and pre-commit
- Pre-commit: autoformat + typecheck + tests (quiet mode)
- Commit-msg: conventional commit validation
- Pre-push: bun version check + typecheck + tests
- Remove unused upstream typecheck workflow
@e6qu e6qu merged commit d9c6356 into dev Mar 15, 2026
1 check passed
@e6qu e6qu deleted the chore/docs-cleanup branch March 15, 2026 14:02
e6qu added a commit that referenced this pull request Mar 18, 2026
)

- Remove 21 translated README files (English only for now)
- Rewrite README.md for Frankencode
- Add prettier format check to CI and pre-commit
- Pre-commit: autoformat + typecheck + tests (quiet mode)
- Commit-msg: conventional commit validation
- Pre-push: bun version check + typecheck + tests
- Remove unused upstream typecheck workflow

Co-authored-by: Adrian Mârza <adi11235 at gmail dot com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant